home *** CD-ROM | disk | FTP | other *** search
- -- background: 2710 from stack: in
- -- bmap block id: 3098
- -- flags: 0000
- -- background id: 0
- -- name:
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: A004
- -- rect: left=0 top=60 right=99 bottom=183
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 21
- -- text size: 14
- -- style flags: 256
- -- line height: 18
- -- part name: Seasonal Precipitation
- ----- HyperTalk script -----
- on mouseUp
- answer "Oops, no place to go! Please make another selection." with "Ok"
- end mouseUp
-
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: A004
- -- rect: left=0 top=103 right=139 bottom=183
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 21
- -- text size: 14
- -- style flags: 256
- -- line height: 18
- -- part name: Wet/Dry Cycles
- ----- HyperTalk script -----
- on mouseUp
- set textFont of me to helvetica
- set textStyle of me to bold
- set textSize of me to 14
- visual effect scroll right
- go to stack "wet/dry cycles"
- end mouseUp
-
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: A004
- -- rect: left=0 top=143 right=179 bottom=183
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 21
- -- text size: 14
- -- style flags: 256
- -- line height: 18
- -- part name: Evaporation
- ----- HyperTalk script -----
- on mouseUp
- set textFont of me to helvetica
- set textSize of me to 14
- set textStyle of me to bold
- visual effect scroll right
- go to stack "evaporation"
- end mouseUp
-
-
-
- -- part 4 (button)
- -- low flags: 00
- -- high flags: A004
- -- rect: left=0 top=183 right=219 bottom=183
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 21
- -- text size: 14
- -- style flags: 256
- -- line height: 18
- -- part name: Ground Temperatures
- ----- HyperTalk script -----
- on mouseUp
- set textFont of me to helvetica
- set textStyle of me to bold
- set textSize of me to 14
- visual effect scroll right
- go to stack "ground temperatures"
- end mouseUp
-
-
-
- -- part 5 (button)
- -- low flags: 00
- -- high flags: 0004
- -- rect: left=28 top=231 right=269 bottom=71
- -- title width / last selected line: 0
- -- icon id / first selected line: 1009 / 1009
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Find
- ----- HyperTalk script -----
- -- on mouseUp
- -- global searchit
- -- answer "Do you want to search bibliographies or abstracts?" -- with "Bibliography" or "Abstract" or "Cancel"
- -- if it is "Bibliography" then
- -- ask "Type in the word or phrase you want to find." with searchit
- -- put it into searchit
- -- find whole searchit in background fld id 1
- -- else
- -- if it is "Abstract" then
- -- ask "Type in the word or phrase you want to find." with searchit
- -- put it into searchit
- -- find whole searchit in background fld id 2
- -- end if
- -- end if
- -- end mouseUp
-
- on mouseup
- global searchString, ContinueOrNot
- sicEmFido
- end mouseup
-
-
-
- -- part 6 (button)
- -- low flags: 00
- -- high flags: 0004
- -- rect: left=140 top=231 right=269 bottom=183
- -- title width / last selected line: 0
- -- icon id / first selected line: 20098 / 20098
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- visual effect dissolve slow to black
- wait 5
- visual effect dissolve
- go to cd id 3801 of stack "database-1"
- end mouseUp
-
-
-
- -- part 7 (button)
- -- low flags: 00
- -- high flags: 0004
- -- rect: left=58 top=281 right=319 bottom=101
- -- title width / last selected line: 0
- -- icon id / first selected line: 130 / 130
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: go to flow chart
- ----- HyperTalk script -----
- on mouseUp
- visual effect checkerboard slow
- go to card id 12925
- wait 10
- visual effect checkerboard slow
- go to card "flow chart" in stack "database-1"
- end mouseUp
-
-
-
- -- part 8 (button)
- -- low flags: 00
- -- high flags: 0004
- -- rect: left=88 top=231 right=269 bottom=131
- -- title width / last selected line: 0
- -- icon id / first selected line: 1001 / 1001
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Quit
- ----- HyperTalk script -----
- on mouseUp
- visual effect dissolve slow
- go home
- end mouseUp
-
-
-
- -- part 9 (button)
- -- low flags: 00
- -- high flags: 0004
- -- rect: left=118 top=281 right=319 bottom=161
- -- title width / last selected line: 0
- -- icon id / first selected line: 1020 / 1020
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Help
- ----- HyperTalk script -----
- on mouseUp
- push card
- visual effect dissolve slow to black
- wait 5
- visual effect dissolve slow
- go to card "help" of stack "database-1"
- end mouseUp
-
-
-
- -- part 10 (button)
- -- low flags: 00
- -- high flags: A004
- -- rect: left=445 top=286 right=335 bottom=502
- -- title width / last selected line: 0
- -- icon id / first selected line: 20186 / 20186
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Sort Stack
- ----- HyperTalk script -----
- on mouseUp
- sort cards of this stack by line 1 of background field id 1
- end mouseUp
-
-